home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / mus / play / TMLG.lha / tmlg / TMLG.readme < prev   
Text File  |  1998-11-03  |  2KB  |  77 lines

  1. Short:    MP3 player, beats AmigaAMP!
  2. Uploader: draco@mail1.stofanet.dk
  3. Author:   draco@mail1.stofanet.dk
  4. Type:     mus/play
  5. Version:  1.350
  6.  
  7.  
  8. TMLG (The Mpega Library Gui)
  9. ****************************
  10.  
  11. E-Mail:   draco@mail1.stofanet.dk
  12. Homepage: http://www.cs.auc.dk/~draco
  13.  
  14. To join mailinglist: tmlg-subscribe@makelist.com
  15.  
  16.  
  17. ******************************************
  18.               What is it?
  19. ******************************************
  20.  
  21. TMLG is an mpeg-audiostream player. It's the natural evolution of
  22. TMG (The Mpega Gui). Well why another mpeg audio player you might ask?
  23. Here is why:
  24.  
  25.     * WinAmp skin support.
  26.     * ID3 tagdisplay and editor.
  27.     * Brand new plugin-interface.
  28.     * Volume adjustment while playing.
  29.     * Buffersize adjustable "on the fly".
  30.     * Buffer doesn't need to be 100% full before playing, set it to e.g. 12% :)
  31.     * Can start playing automatically right after startup.
  32.     * Seperate decode options for Layer1-2 and Layer3.
  33.     * Responds to dragNdrop from WB or Opus!
  34.     * Uses AHI for playback.
  35.     * Playlist can be sorted.
  36.     * Songs can be renamed and deleted from within the playlist.
  37.     * Has popup-help.
  38.     * Supports multiple settings.
  39.     * Supports multiple playlists.
  40.     * Random/sequential play.
  41.     * Takes advantage of asyncio.library if found.
  42.     * Priority adjustment.
  43.     * It's fast.
  44.     * Has a powerfull ARexx port.
  45.     * Doesn't use MUI, but boopsi.
  46.     * Coded as a commodity.
  47.     * Has configureable hotkeys (on the fly!).
  48.     * Responds to tooltypes.
  49.  
  50.  
  51. ******************************************
  52.             Requirements
  53. ******************************************
  54.  
  55.     * 68030 or greater
  56.     * AHI v4
  57.     * wizard.library
  58.     * mpega.library
  59.     * asl.library
  60.     * datatypes.library v39.x
  61.     * a few mp3 or mp2 songs
  62.  
  63. But if you really want to play you should have
  64.  
  65.     * 68040 or greater
  66.     * gfx-board
  67.     * AHI v4 and a soundcard
  68.     * some WinAMP skins
  69.     * wizard.library
  70.     * mpega.library
  71.     * asl.library
  72.     * datatypes.library v39.x
  73.     * easyrexx.library
  74.     * asyncio.library
  75.     * a lot of mp3 or mp2 songs
  76.  
  77.